xen.git
2007-10-04 Keir Fraser[hotplug scripts] Unlock the 'block' lock before bailing.
2007-10-04 Keir Frasersvm: Enable nested paging only on x86/64.
2007-10-03 Keir Fraserhvm: More changes to reduce size of domain structure.
2007-10-03 Keir Fraserhvm: Do not include full hvm_hw_hpet in 'struct domain...
2007-10-03 Keir Fraserxm: Add accel option to xm network-attach.
2007-10-03 Keir Frasersvm: Actually remove disabling of CR4-read-intercept...
2007-10-03 Keir Frasersvm: Can only avoid CR3 reads when NPT is enabled.
2007-10-03 Keir FraserMerge with ia64 tree.
2007-10-03 Keir Fraserxend: Check access to the privcmd interface before...
2007-10-03 Keir FraserExtend 'xm dumppolicy' to support Xen-API
2007-10-02 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-10-02 Alex Williamson[IA64] micro-optimize and comments in vmx_ivt.S
2007-10-02 Keir Fraserx86/64: Fix build.
2007-10-02 Alex Williamson[IA64] cleanup in vmx headers
2007-10-02 Alex Williamson[IA64] Cleanup: remove useless #ifndef and indentation.
2007-10-02 Keir Fraservtd: Dynamically allocate IRQ-tracking structures,...
2007-10-02 Alex Williamson[IA64] Remove warnings.
2007-10-02 Alex Williamson[IA64] xenitp improvements
2007-10-02 Keir Fraserx86/32: Re-factor mapcache data structure into per...
2007-10-02 Alex Williamson[IA64] xenitp: Display symbolic names of cr.
2007-10-02 Alex Williamson[IA64] Fix + more cr regs for vcpu_get_context
2007-10-02 Keir Fraserxentop: Flush batch output on SIGTERM or SIGINT.
2007-10-02 Keir Fraserhvm svm: Fix #MC intercept routine for AMD SVM.
2007-10-02 Keir FraserAdd XENPF_getidletime.
2007-10-02 Keir FraserClean up and fix XEN_SYSCTL_getcpuinfo error path.
2007-10-02 Keir Fraserxend: Fix name/uuid uniqueness checks.
2007-10-02 Keir FraserRevert 15642:207582c8d88b532783da5c6f5839336187556f0a.
2007-10-02 Keir FraserFix external-device-migrate infinite loop.
2007-10-02 Keir Fraserxenctx: Print EFLAGS for i386 and x86/64.
2007-10-02 Keir Fraserhvm: Fix HVMOP_flush_tlbs to flush paging-mode state.
2007-10-02 Keir Fraserxentrace: Fix xentrace_format for new file format.
2007-10-02 Keir Fraserxentrace: Fix man page (remove xentrace_cpuinfo(1)).
2007-10-02 Keir FraserFix ioemu compile on Solaris
2007-10-02 Keir FraserFix non-portabilities in libflask.
2007-10-02 Keir Fraserxend: Fix refactoring done in CS 15938 in security.py.
2007-10-02 Keir Fraserxm-test: Fix bugzilla #1051.
2007-10-01 Alex Williamsonmerge with xen-unstable.hg
2007-10-01 Alex Williamson[IA64] xenitp: correctly size vcpu_ctx array
2007-10-01 Alex Williamson[IA64] Fix wrong insertion of TLB entry in region 0
2007-10-01 Alex Williamson[IA64] xenctx: fix rse arithmetic
2007-10-01 Alex Williamson[IA64] Replace mode_flags by mmu_mode
2007-10-01 Keir Fraserx86: Rename math_state_restore() to more logical
2007-10-01 Keir Fraserx86: Clean up arch_set_info_guest() by having HVM VCPUs...
2007-10-01 Keir Fraserhvm: Avoid need for ugly setcpucontext() in HVM domain...
2007-10-01 Keir Fraserhvm: Re-jig event delivery logic to better integrate...
2007-10-01 Keir Fraserlibxenctrl: Fix lock_pages()/unlock_pages() region...
2007-10-01 Keir Fraserx86: Fix time going backwards on CPU frequency change.
2007-10-01 Keir Fraserx86: Fix debug build.
2007-10-01 Keir Fraserxm: Print xend config via 'xm info --config'.
2007-10-01 Keir Fraserxsm:acm: Fix nul dereference bug (take 2).
2007-10-01 Keir FraserRevert 15975:96f46954c7f1.
2007-10-01 Keir Fraservt-d: Allocate iommu pages from domheap rather than...
2007-09-28 Keir Fraserhvm: Clean up EFER handling. Check CR0/CR4/EFER on...
2007-09-28 Keir Fraserxsm:acm: fix a null dereference bug.
2007-09-28 Keir Fraserhvm: Enable HAP by default (NPT on AMD SVM systems).
2007-09-27 Alex Williamson[IA64] Kexec: Implement elf_core_save_regs()
2007-09-27 Alex Williamson[IA64] Kexec: Zap VHPT in relocate_kernel
2007-09-27 Alex Williamson[IA64] Kexec: Fix ia64_do_tlb_purge so that it works...
2007-09-27 Alex Williamson[IA64] Kexec: partial port of CPU_HOTPLUG
2007-09-27 Alex Williamson[IA64] Kexec: Add kexec_disable_iosapic
2007-09-27 Alex Williamson[IA64] Kdump: Save dom0_mm_pgd_mfn in vmcore on ia64
2007-09-27 Alex Williamson[IA64] kexec for xen
2007-09-27 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-09-27 Keir Fraserxend: Fix name uniqueness check (revert 15168:a717cb2fa...
2007-09-27 Keir Fraserxend: fix server/netif.py so that it respects type...
2007-09-27 Keir Fraserx86: If e820 map overflows, leak memory in a safe manner.
2007-09-27 Keir Fraserioemu: Fixes for BSD.
2007-09-27 Alex Williamson[IA64] Consolidate DELIVER_PSR_CLR and DELIVER_PSR_SET...
2007-09-27 Alex Williamson[IA64] Make viosapic SMP-safe adding lock/unlock simila...
2007-09-27 Alex Williamson[IA64] make vacpi SMP-safe by adding lock similar to...
2007-09-27 Alex Williamson[IA64] Merge vmx_dispatch_itlb_miss and vmx_dispatch_dt...
2007-09-27 Alex Williamson[IA64] asm-offsets.s must depend on $(HDRS)
2007-09-27 Keir Fraserxend: Fix dummy security_policy_dir.
2007-09-27 Keir Fraserlibaio: Fix for *BSD
2007-09-26 Alex Williamson[IA64] Use same RID fro rr0 and rr4 in metaphysical...
2007-09-26 Alex Williamson[IA64] clean up xenitp build warnings
2007-09-26 Keir Fraserxend: Slightly finesse allocation of vmpath in xenstore.
2007-09-26 Keir Fraserhvm: Fix task switch update of TR state.
2007-09-26 Keir Fraser[xend,xenapi] Fix handling of scheduler params
2007-09-26 Keir Fraserx86: force DMI table to not be in E820 RAM region
2007-09-26 Keir Fraserioemu: security fixes for not-built or not-default...
2007-09-26 Keir Fraservt-d: Fix crash on x86/32.
2007-09-26 Keir Fraserhvm: Improve tcgbios code for finding ACPI RSDP.
2007-09-26 Keir Fraserxenapi: add xen_xspolicy.h to libxen includes file
2007-09-26 Keir Fraserfirmware: fix romimage generation for *bsd
2007-09-25 Keir Fraserhvm: eflags[1] must remain set across task switch.
2007-09-25 Keir Fraserxend: Fix VIF MAC address being lost across localhost...
2007-09-25 Keir FraserFix xend start after xsm:acm bootloader changes.
2007-09-25 Keir FraserFix tools dependency-check scripts for *BSD.
2007-09-25 Keir Fraserminios: Remove unnecessary padding and unused sections...
2007-09-25 Keir FraserFix security vulnerability CVE-2007-4993.
2007-09-25 Keir Fraserxend memory ballooning: do not bother if guest will...
2007-09-24 Keir Fraser[Xend/ACM] Automatic loading of policy after xend has...
2007-09-24 Keir Fraserx86: Auto-probe the serial port baud rate if 'com1...
2007-09-24 Alex Williamson[IA64] update .hgignore for xenitp
2007-09-24 Alex Williamson[IA64] Add xenitp tool
2007-09-24 Keir FraserAnother msised netbsd file.
2007-09-24 Keir FraserMissed files in previous changeset.
2007-09-24 Keir Fraserxenstat/xenstore: NetBSD fixes.
2007-09-24 Keir FraserFix xentrace build.
next